var runtime.memmoveBits
3 uses
runtime (current package)
cpuflags_amd64.go#L11: var memmoveBits uint8
cpuflags_amd64.go#L33: memmoveBits |= avxSupported
cpuflags_amd64.go#L36: memmoveBits |= repmovsPreferred
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)